home *** CD-ROM | disk | FTP | other *** search
/ The Microsoft Windows 95 Recource Kit Utilities / Recouce Kit Utilities.iso / rkutil / reskit3.cab / nwnet.inf < prev    next >
INI File  |  1995-06-03  |  4KB  |  98 lines

  1. ;  These statements install Client for NetWare Networks
  2. ;  and configure related network components.
  3.  
  4. [NETWORK]
  5. ;  0 = do not prompt for network components (use detection only)
  6. ;  1 = prompt for network components
  7. Display=1
  8.  
  9. ;  Install Client for NetWare Networks.
  10. Clients=NWREDIR
  11.  
  12. ;  Install IPX/SPX-compatible protocol and NetBIOS over IPX.
  13. Protocols=NWLink,nwnblink
  14.  
  15. ;  Set NetBIOS over IPX as the default protocol.
  16. Defaultprotocol=nwnblink
  17.  
  18. ;  Install File and Printer Sharing for NetWare Networks.
  19. ;  To also install Microsoft Print Service for NetWare Networks,
  20. ;  first use INF Installer to place the related source files 
  21. ;  with the Windows 95 source files on the network, 
  22. ;  then remove the ";" from before PSERVER in the following entry.
  23. Services=NWSERVER;,pserver
  24.  
  25. ;  Remove ";" and enter correct values for computer identification.
  26. ;ComputerName="Workstation_1"
  27. ;Workgroup="Workgroup_1"
  28.  
  29. ;  Set user-level security with NetWare server as security provider.
  30. Security=nwserver
  31.  
  32. ;  Remove ";" and then
  33. ;  set the NetWare server name with user accounts for security validation.
  34. ;PassThroughAgent="milquetoast"
  35.  
  36. ;  Detection is strongly recommended for installing network adapter drivers.
  37. ;  See "MSBATCH.INF Parameters" in the Windows 95 Resource Kit 
  38. ;  for information about specifying network adapter drivers and parameters.
  39. ;  The following shows how to install a Proteon Token Ring card.
  40. ;  Remove the ";" and add a correct device ID for the value of NetCards=.
  41. ;  Add a section setting parameters, as shown at the end of this script.
  42. ;IgnoreDetectedNetCards=1
  43. ;netcards=*PRO6002
  44.  
  45. ;  The following section sets values for Client for NetWare Networks.
  46. [NWREDIR]
  47. ;  Specify the first network drive to which to attach.
  48. ;  Do not use this parameter if you want to keep the value set in NET.CFG.
  49. FirstNetDrive=Q:
  50.  
  51. ;  Remove ";" and add the NetWare server name that is the preferred server.
  52. ;PreferredServer=MilqueToast
  53.  
  54. ;  0 = do not use login script processing
  55. ;  1 = use login script processing
  56. ProcessLoginScript=1
  57.  
  58. ;  Meaningful search mode values can be 0 or 1 (the default), 2, 3, 5, or 7. 
  59. ;  Most newer NetWare-aware applications and utilities, such as SYSCON, 
  60. ;  do not use search mode, so this is often not a required setting.
  61. ;  For details, see "Windows 95 on NetWare Networks" in the Windows 95 Resource Kit.
  62. SearchMode=0
  63.  
  64.  
  65. ;  The following section sets values for File and Printer Sharing.
  66. [NWSERVER]
  67. ;  0 = use workgroup style browsing, 1 = Use SAP style browsing
  68. use_sap=1
  69.  
  70. ;  If use_sap=0, then you can set a value for workgroup browsing, where:
  71. ;  0 = This computer cannot be a browse master
  72. ;  1 = This computer can be a browse master
  73. ;  2 = This computer is the preferred browse master
  74. ;browsemaster=1
  75.  
  76.  
  77. ;  The following section sets values for IPX/SPX-compatible protocol.
  78. [NWLINK]
  79. ;  0 = 802.3, 1 = 802.2, 2 = Ethernet II, 4=Auto, 5=Token ring, 6=Token ring SNAP
  80. Frame_Type=4    
  81.  
  82.  
  83. ;  The following section defines settings 
  84. ;  for Proteon 1990+ Token Ring adapter cards.
  85. ;  This section defines values for the card specified in Netcards=
  86. ;  in the [Network] section. If values aren't defined,
  87. ;  Setup uses the defaults defined in the card's INF file.
  88. ;  Remove ";" and specify correct values to define these settings.
  89. ;  These settings are all defined in NETPROT.INF.
  90.  
  91. ;[*PRO6002]
  92. ;INTLEVEL = 10
  93. ;IOBASE = 4a20
  94. ;DMAChannel = 7
  95. ;LinkSpeed =  4
  96. ;CardSpeed = 4
  97. ;Media = STP      ; or UTP
  98. ;CableType = STP  ; or UTP